de_image ~master (2022-01-31T01:34:57.6577976)
Dub
Repo
PixelRangeColor
devisualization
image
primitives
The pixel input range color type
template
PixelRangeColor (
T
)
if
(
isPixelRange
!
T
) {
alias
PixelColor
=
typeof
((
ElementType
!
T
).
value
)
;
}
Members
Aliases
PixelColor
alias
PixelColor
=
typeof
((
ElementType
!
T
).
value
)
Undocumented in source.
Meta
Source
See Implementation
devisualization
image
primitives
functions
assignTo
copyInto
copyTo
createImageFrom
isImage
isPixelRange
supportsImageOffset
templates
ImageColor
ImageIndexType
PixelRangeColor
The pixel input range color type